Do not use the LGPL v3 blurb for LGPL v2.1 files
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 19 Nov 2015 12:43:24 +0000 (12:43 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 19 Nov 2015 12:54:48 +0000 (12:54 +0000)
GTK+ is released under the terms of the GNU LGPL v2.1+.

gtk/gtksidebarrow.c
gtk/gtksidebarrowprivate.h

index b338d16ff0bb1a4cb8140a6e63d8357b5cd25404..a095bd26552364df6038b61dd5650bde28df6dfe 100644 (file)
@@ -4,7 +4,7 @@
  *
  * This file is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 3 of the
+ * published by the Free Software Foundation; either version 2.1 of the
  * License, or (at your option) any later version.
  *
  * This file is distributed in the hope that it will be useful, but
@@ -12,7 +12,7 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Lesser General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License
+ * You should have received a copy of the GNU Lesser General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
index b624d368083396b4aa3e59cfddf3bdab6ae3013d..8042757c99cabf68fc4ab48099a70f503056732f 100644 (file)
@@ -4,7 +4,7 @@
  *
  * This file is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 3 of the
+ * published by the Free Software Foundation; either version 2.1 of the
  * License, or (at your option) any later version.
  *
  * This file is distributed in the hope that it will be useful, but
@@ -12,7 +12,7 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Lesser General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License
+ * You should have received a copy of the GNU Lesser General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 #ifndef GTK_SIDEBAR_ROW_PRIVATE_H